home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 April / PC för Alla 0504.iso / noje / arcade-3.6.exe / snake.swf / scripts / DefineButton2_63 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2003-11-29  |  39 b   |  4 lines

  1. on(rollOver){
  2.    NG._alpha = 100;
  3. }
  4.